Autogenerated HTML docs for v1.7.0.2-273-gc2413
diff --git a/git-pull.html b/git-pull.html index 2eadf7b..f3adc23 100644 --- a/git-pull.html +++ b/git-pull.html
@@ -338,6 +338,32 @@ </div> <h2 id="_options">OPTIONS</h2> <div class="sectionbody"> +<div class="vlist"><dl> +<dt> +-q +</dt> +<dt> +--quiet +</dt> +<dd> +<p> + This is passed to both underlying git-fetch to squelch reporting of + during transfer, and underlying git-merge to squelch output during + merging. +</p> +</dd> +<dt> +-v +</dt> +<dt> +--verbose +</dt> +<dd> +<p> + Pass --verbose to git-fetch and git-merge. +</p> +</dd> +</dl></div> <h3 id="_options_related_to_merging">Options related to merging</h3><div style="clear:left"></div> <div class="vlist"><dl> <dt> @@ -641,6 +667,17 @@ </p> </dd> <dt> +--progress +</dt> +<dd> +<p> + Progress status is reported on the standard error stream + by default when it is attached to a terminal, unless -q + is specified. This flag forces progress status even if the + standard error stream is not directed to a terminal. +</p> +</dd> +<dt> <repository> </dt> <dd> @@ -1186,7 +1223,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2010-02-13 00:59:51 UTC +Last updated 2010-03-15 20:32:31 UTC </div> </div> </body>